home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
e
/
misc.txt
/
000341_fdc@panix.com_Thu Aug 5 16:58:05 2010.msg
< prev
next >
Wrap
Internet Message Format
|
2018-01-01
|
2KB
Path: reader1.panix.com!panix!not-for-mail
From: Frank da Cruz <fdc@panix.com>
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Is Kermit 95 an EOL product?
Date: Thu, 5 Aug 2010 20:56:17 +0000 (UTC)
Organization: PANIX Public Access Internet and UNIX, NYC
Lines: 21
Message-ID: <slrni5m9bh.ktv.fdc@panix3.panix.com>
References: <38920b79-af5b-498e-9d04-126fc35ec8af@r27g2000yqb.googlegroups.com>
Reply-To: fdc@columbia.edu
NNTP-Posting-Host: panix3.panix.com
X-Trace: reader1.panix.com 1281041777 21009 166.84.1.3 (5 Aug 2010 20:56:17 GMT)
X-Complaints-To: abuse@panix.com
NNTP-Posting-Date: Thu, 5 Aug 2010 20:56:17 +0000 (UTC)
User-Agent: slrn/0.9.8.0 (NetBSD)
Xref: panix comp.protocols.kermit.misc:15945
On 2010-07-10, Ramon F Herrera <ramon@conexus.net> wrote:
:
: I really like K-95, but only care about its terminal emulation which
: is flawless.
:
: I just installed the latest Linux (as a server), it comes with an
: updated SSH daemon but it seems that Kermit 95 cannot handle it. There
: is some problem with compression, at least.
:
: Meanwhile PuTTY (whose interface sucks) has never had any problem with
: the SSH aspect.
:
Sorry for the delay in replying, and I realize you're already a happy
camper again but for the record, SSH changed after the last release of
K95. You have to disable SSH compression. You can put SET SSH COMPRESSION
OFF in your K95CUSTOM.INI file. This and many other tricks and workarounds
for adapting K95 to the ever-changing landscape can be found in the K95 FAQ:
http://kermit.columbia.edu/k95faq.html
- Frank